home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / comm2 / rpgbbs3.lha / Documentation / Shareware < prev    next >
Text File  |  1995-12-31  |  9KB  |  195 lines

  1.       --------------
  2. --=:)) RPGBBS DELUXE ((:=--
  3.       --------------
  4. First release: March 5, 1995
  5.  This release: December 31, 1995
  6.  
  7.     This is a standalone BBS and a CLI-door program to play a Role Playing
  8. Game.  It is a very addicting game to those people who are familiar with
  9. D&D style of play.  User interaction, mixed with intelligent computer
  10. opponents, makes this BBS unique and popular to call.  Everyone gets tired
  11. of message bases, networks, nodes, file uploads & downloads.  Most people
  12. want fun from their computers.  Why not play games with other people?  Let
  13. your keyboard be your joystick and your modem be your game cartridge!  Go
  14. kill a monster or another user.  Joust for gold and glory.  Rob another
  15. user.  Pick pockets in the Square.  Buy a naval warship and hunt sea
  16. monsters or sink another user's ship.  Create a gang of users to party
  17. against another gang or the fearful Monster Mash.  Drop into a dungeon and
  18. explore your way to fortune & glory.  Or, drink beer in the Tavern and
  19. start a brawl amongst the other players.  Sure, there is even E-mail and
  20. message bases for communicating and posting, but the real fun is beating up
  21. players, taking their possessions, and hoarding gold!  This demo version is
  22. fully playable.  The only difference is that you become Immortal upon
  23. reaching level 33 instead of level 100 and you can only run one Client node
  24. instead of up to 16.  Levels 33-99 are v-e-r-y interesting as magic users
  25. become more powerful and fighting classes get tougher.
  26.  
  27.     RPGBBS Deluxe can run using any Commodore Amiga 2.04+ OS with 1meg RAM
  28. (more RAM is required for multi-node use), a hard disk, and any Hayes-
  29. compatible modem.  It is developed on an Amiga 3000T (WB3.1), 18meg RAM,
  30. Picasso-II (incredible!), A2232 serial card, and a SupraFAXmodem 14.4k.
  31. RPGBBS Deluxe supports 99 levels, unlimited users & gangs, and 16-clients.
  32. This demo version has only 33 levels of play and one active client.  Up to
  33. 20-message bases hold last 100 posts.  Up to 16-file areas for transfers
  34. using xpr-shareable libraries for protocol compatibility.  The software
  35. multitasks very well, as it is event-driven and demands very little CPU
  36. power at a clip.  The program was written in SAS/C v6.56.
  37.  
  38.  
  39. To configure RPGBBS Deluxe:
  40.  
  41.     Copy the IBM and/or Venus font to your System FONTS directory.  This font
  42.     is necessary for the local, custom screen in BBS mode.
  43.  
  44.     Copy btree.library and rpgbbs.library to your System LIBS: directory.
  45.  
  46.     RPGBBS.hof & RPGBBS.hol files contain Hall Of Fame & Lame information
  47.     for top-notch users.  If this file does not exist, a new one gets
  48.     created and initialized.
  49.  
  50.     USER & GANG files get initialize as necessary.
  51.  
  52.     From the CLI:
  53.     * 1> RPGBBSserver ;boots write daemon to allow multi-user access
  54.     * 1> Run >NIL: RPGBBSclient Modem#1 ;name of Icon for ToolType arguments
  55.     * 1> Run >NIL: RPGBBSclient LOCAL ;runs local node
  56.     * 1> RPGBBSclient "User Name" ;runs CLI-door mode with unique username
  57.  
  58.     From the Workbench:
  59.     * Double-click the RPGBBSserver icon
  60.     * Duplicate Modem#1 icon as necessary per phone line(s) you have (up to 16)
  61.     * Get Icon Information for each Modem icon and edit its Tool Types to suit
  62.       the modem type
  63.     * Double-click each Modem Icon to boot
  64.     * Double-click the Local Icon, if memory permits
  65.  
  66.     Workbench Tool Types:
  67.  
  68.     RPGBBSserver:
  69.  
  70.     * RPG=(BBS,DOOR) determines if the Server will be used primarily as a 
  71.       standalone BBS with a custom screen or as a CLI-door with NO server 
  72.       screen.  You can run it as both, with another BBS running on one 
  73.       modem line using RPGBBSclient as a DOOR and running RPGBBSclient on 
  74.       another modem line as a dedicated BBS.
  75.  
  76.     * MODE=screen-mode-id
  77.       This Tool Type gets created via an ASL screen mode request.
  78.       Delete this item to get prompted for a list of valid screen modes.
  79.  
  80.     * DEPTH=pixels determines screen depth (default is Workbench width).
  81.       This Tool Type gets created via a screen mode request.  Depth should be
  82.       3 (8-color), 4 (16-color), 5 (32-color), or 8 (256-color).
  83.  
  84.     * WIDTH=pixels determines screen width (default is Workbench width).
  85.  
  86.     * HEIGHT=pixels determines screen height (default is Workbench height).
  87.  
  88.     * FONT=venus.font (default)
  89.       This Tool Type gets created via an ASL font request.
  90.       Delete this item to get prompted for a list of valid fonts.
  91.  
  92.     * SIZE=point determines the font size selected (8-32).
  93.  
  94.     RPGBBSclient:
  95.  
  96.     * TITLE=description is displayed in the console window's title bar.
  97.  
  98.     * DEVICE=serial.device selects the software driver suited for your modem.
  99.       The default is Commodore-supplied in your DEVS: directory.
  100.  
  101.     * UNIT=0 selects which device unit number, for multiple line modems.
  102.  
  103.     * BAUD=##### defines the maximum baud rate supported by your modem.  If it
  104.       is set greater than 2400, then it will lock-in at that rate and assumes
  105.       the modem will negotiate the carrier rate.  300-1200-2400 will change to
  106.       `CONNECT'ed baud rate.  Connected baud values less than or equal to 75
  107.       are ignored.
  108.  
  109.     * INIT=string will get sent to modem before every logon.
  110.  
  111.     * QUIT=string will get sent to modem upon quitting the program.
  112.  
  113.     * AREACODE=### is your local area code number
  114.  
  115.     * AUTO=# is the level of Auto-verify you want allowable.  1=local callback
  116.       only, 2=local & toll, 3=local & toll & long distance.  An area code that
  117.       equals 900 is ignored (I wonder why?).
  118.  
  119.     * CALLBACK=# determines if call-back verification should take place.  A
  120.       value of 0=none, 1=local call-backs only, 2=any call-back allowed.
  121.  
  122.     * CALLERID=# interprets your modem responses to Caller ID, a telephone
  123.       service.  0=not supported, 1="NMBR = ##########", 2=hex-string
  124.  
  125.     * DELAY=### is a set amount of minutes between calls the same user is NOT
  126.       allowed to logon.  This allows other players a chance to logon, to avoid
  127.       hogging.
  128.  
  129.     * FONT=venus.font (default) or IBM.font.
  130.  
  131.     * SIZE=8 (default) or any other valid point size for that typeface.
  132.  
  133.     * OFFSET=# is the number of rows to offset the from the top of the screen.
  134.  
  135.     A sample script, RPGboot, is provided for you to edit and add to your
  136. Startup-Sequence or move it into your WBStartup drawer.
  137.  
  138.  
  139. *NOTE:    Pressing the HELP key while a user is online jumps into CHAT mode.
  140.     Press HELP again to resume game play.
  141.  
  142.  
  143.       ---------------------------
  144. --=:)) TO REGISTER RPGBBS DELUXE ((:=--
  145.       ---------------------------
  146.     Support the Shareware concept.  To get all 99-levels of play and multi-
  147. node capability, please send a check or postal money order for $45 (U.S.
  148. funds only!) or $20 + licensed keyfile for previously RPGBBS and H&S sysops
  149. to:
  150.  
  151.     Robert Hurst
  152.     11 Patricia Court
  153.     Warwick, RI  02889
  154.  
  155.     RPGBBS:    (401) 738-1437
  156.     E-mail:    r_hurst@alpha.butler.org
  157.  
  158.     A full bound set of documentation, diskettes, and a License-To-Use will
  159. be shipped within 2-weeks.  To obtain the latest executables anytime, you
  160. must sign-up to my BBS and download the current archive, which are always
  161. kept online.  I will also try to keep up-to-date versions of RPGBBS#.lha on
  162. Aminet ftp-site.
  163.  
  164.  
  165.       ----------
  166. --=:)) H&S DOOR ((:=--
  167.       ----------
  168.     Those of you still registering the original door version (v2.2a) may
  169. direct your mail/inquiries to:
  170.  
  171.     Mark Montminy
  172.     30 George Ide Drive
  173.     S. Attleboro, MA  02703
  174.  
  175.     BBS:    (508) 399-7536
  176.     E-mail:    markm@dev.cdx.mot.com
  177.  
  178.  
  179.                                 ----------
  180.                          --=:)) DISCLAIMER ((:=--
  181.                                 ----------
  182. Micro  Wave  Software/Robert  Hurst  ("MWSOFT")  make no warranties, either
  183. expressed or implied, with respect to the information and computer software
  184. described  herein,  it's  quality, performance, merchantability, or fitness
  185. for  any  particular  purpose.  Such computer software and documentation is
  186. provided  on  an  "AS  IS"  basis.  The entire risk as to their quality and
  187. performance  is  with the LICENSEE.  Should the information and/or computer
  188. software  prove  defective,  the  LICENSEE  (and  not  the creator, MWSOFT)
  189. assumes  the entire cost of all necessary damages.  In no event will MWSOFT
  190. be  liable  for  direct,  indirect,  incidental  or  consequential  damages
  191. resulting  from any defect in the information and computer software even if
  192. it  has  been advised of the possibility of such damages.  Some laws do not
  193. allow  the exclusion of implied warranties or liabilities for incidental or
  194. consequential damages, so the above limitation or exclusion may not apply.
  195.